Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only add avahi as build dependency when platform mDNS is selected #18899

Conversation

agners
Copy link
Contributor

@agners agners commented May 27, 2022

Problem

When using the built-in minimal mdns implementation, CHIP still requires the avahi client libraries to be built on Linux. If no client libraries are present, building (e.g. using scripts/build_python.sh -m minimal) fails with:

#20 232.1 ERROR at //build/config/linux/pkg_config.gni:116:17: Script returned non-zero exit code.
#20 232.1     pkgresult = exec_script(pkg_config_script, args, "value")
#20 232.1                 ^----------
#20 232.1 Current dir: /usr/src/connectedhomeip/.environment/gn_out/
#20 232.1 Command: python3 /usr/src/connectedhomeip/build/config/linux/pkg-config.py avahi-client
#20 232.1 Returned 1.
#20 232.1 stderr:
#20 232.1 
#20 232.1 Package avahi-client was not found in the pkg-config search path.
#20 232.1 Perhaps you should add the directory containing `avahi-client.pc'
#20 232.1 to the PKG_CONFIG_PATH environment variable
#20 232.1 No package 'avahi-client' found
#20 232.1 Could not run pkg-config.

Change overview

Compile Platform DnssdImpl on Linux/WebOS only when platform mdns implementation is selected. Also drop avahi dependency accordingly.

Testing

Build test using Debian Bullseye container.

@github-actions
Copy link

github-actions bot commented May 27, 2022

PR #18899: Size comparison from 4282726 to b8adddd

Decreases (2 builds for linux)
platform target config section 4282726 b8adddd change % change
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9398124 9398092 -32 -0.0
(read/write) 668849 668817 -32 -0.0
.dynamic 560 528 -32 -5.7
thermostat-no-ble arm64 (read only) 2360108 2360060 -48 -0.0
(read/write) 177601 177569 -32 -0.0
.dynamic 560 528 -32 -5.7
Full report (37 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 4282726 b8adddd change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 645119 645119 0 0.0
(read/write) 159168 159168 0 0.0
.bss 74852 74852 0 0.0
.data 3400 3400 0 0.0
.rodata 83767 83767 0 0.0
.text 561116 561116 0 0.0
lock-ftd LP_CC2652R7 (read only) 679427 679427 0 0.0
(read/write) 163668 163668 0 0.0
.bss 72876 72876 0 0.0
.data 3264 3264 0 0.0
.rodata 96075 96075 0 0.0
.text 582868 582868 0 0.0
lock-mtd LP_CC2652R7 (read only) 628843 628843 0 0.0
(read/write) 145992 145992 0 0.0
.bss 68612 68612 0 0.0
.data 3264 3264 0 0.0
.rodata 95955 95955 0 0.0
.text 532396 532396 0 0.0
pump-app LP_CC2652R7 (read only) 675855 675855 0 0.0
(read/write) 168408 168408 0 0.0
.bss 73276 73276 0 0.0
.data 3300 3300 0 0.0
.rodata 88551 88551 0 0.0
.text 586820 586820 0 0.0
pump-controller-app LP_CC2652R7 (read only) 653783 653783 0 0.0
(read/write) 190336 190336 0 0.0
.bss 73132 73132 0 0.0
.data 3260 3260 0 0.0
.rodata 83295 83295 0 0.0
.text 570008 570008 0 0.0
shell LP_CC2652R7 (read only) 638118 638118 0 0.0
(read/write) 154724 154724 0 0.0
.bss 77204 77204 0 0.0
.data 3404 3404 0 0.0
.rodata 80742 80742 0 0.0
.text 557144 557144 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 621654 621654 0 0.0
.app_xip_area 524920 524920 0 0.0
.bss 79376 79376 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 630370 630370 0 0.0
.app_xip_area 535108 535108 0 0.0
.bss 77936 77936 0 0.0
.data 672 672 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 570758 570758 0 0.0
.app_xip_area 465816 465816 0 0.0
.bss 87296 87296 0 0.0
.data 612 612 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914152 914152 0 0.0
(read/write) 133464 133464 0 0.0
.bss 131368 131368 0 0.0
.data 2092 2092 0 0.0
.text 914144 914144 0 0.0
BRD4161A+rpc (read only) 948308 948308 0 0.0
(read/write) 150152 150152 0 0.0
.bss 147856 147856 0 0.0
.data 2296 2296 0 0.0
.text 948300 948300 0 0.0
BRD4161A+rs911x (read only) 788708 788708 0 0.0
(read/write) 129736 129736 0 0.0
.bss 127636 127636 0 0.0
.data 2100 2100 0 0.0
.text 788700 788700 0 0.0
lock-app BRD4161A+wf200 (read only) 954012 954012 0 0.0
(read/write) 128508 128508 0 0.0
.bss 126444 126444 0 0.0
.data 2064 2064 0 0.0
.text 954004 954004 0 0.0
window-app BRD4161A (read only) 899096 899096 0 0.0
(read/write) 133520 133520 0 0.0
.bss 131432 131432 0 0.0
.data 2088 2088 0 0.0
.text 899088 899088 0 0.0
esp32 all-clusters-app c3devkit (read only) 1002360 1002360 0 0.0
(read/write) 1479346 1479346 0 0.0
.dram0.bss 69416 69416 0 0.0
.dram0.data 14640 14640 0 0.0
.flash.rodata 209856 209856 0 0.0
.flash.text 1002360 1002360 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1057279 1057279 0 0.0
(read/write) 481336 481336 0 0.0
.dram0.bss 74936 74936 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 240196 240196 0 0.0
.flash.text 1051895 1051895 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 680892 680892 0 0.0
.bss 80440 80440 0 0.0
.data 2008 2008 0 0.0
.text 596740 596740 0 0.0
lock k32w061+release (read/write) 732216 732216 0 0.0
.bss 80872 80872 0 0.0
.data 1976 1976 0 0.0
.text 647664 647664 0 0.0
linux all-clusters-app debug (read only) 2752057 2752057 0 0.0
(read/write) 178336 178336 0 0.0
.bss 86528 86528 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83608 83608 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 242205 242205 0 0.0
.text 2336258 2336258 0 0.0
bridge-app debug+rpc (read only) 2024593 2024593 0 0.0
(read/write) 148024 148024 0 0.0
.bss 73184 73184 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65320 65320 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 168256 168256 0 0.0
.text 1700178 1700178 0 0.0
chip-tool debug (read only) 9653829 9653829 0 0.0
(read/write) 602512 602512 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 571136 571136 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 492541 492541 0 0.0
.text 7768645 7768645 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9398124 9398092 -32 -0.0
(read/write) 668849 668817 -32 -0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 606552 606552 0 0.0
.dynamic 560 528 -32 -5.7
.got 15024 15024 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 456468 456468 0 0.0
.text 7413508 7413508 0 0.0
lighting-app debug+rpc (read only) 2314961 2314961 0 0.0
(read/write) 153632 153632 0 0.0
.bss 75008 75008 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70824 70824 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 186952 186952 0 0.0
.text 1962642 1962642 0 0.0
lock-app debug (read only) 2254073 2254073 0 0.0
(read/write) 148728 148728 0 0.0
.bss 73696 73696 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67752 67752 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 200328 200328 0 0.0
.text 1893810 1893810 0 0.0
ota-provider-app debug (read only) 2067233 2067233 0 0.0
(read/write) 141456 141456 0 0.0
.bss 73056 73056 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 60824 60824 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 179960 179960 0 0.0
.text 1728706 1728706 0 0.0
ota-requestor-app debug (read only) 2096449 2096449 0 0.0
(read/write) 144296 144296 0 0.0
.bss 73760 73760 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 62920 62920 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 175968 175968 0 0.0
.text 1760450 1760450 0 0.0
shell debug (read only) 2556401 2556401 0 0.0
(read/write) 201840 201840 0 0.0
.bss 117448 117448 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 222386 222386 0 0.0
.text 2174930 2174930 0 0.0
thermostat-no-ble arm64 (read only) 2360108 2360060 -48 -0.0
(read/write) 177601 177569 -32 -0.0
.bss 88209 88209 0 0.0
.data 1520 1520 0 0.0
.data.rel.ro 80032 80032 0 0.0
.dynamic 560 528 -32 -5.7
.got 4808 4808 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 147532 147532 0 0.0
.text 1983216 1983216 0 0.0
tv-app debug (read only) 2875745 2875745 0 0.0
(read/write) 280464 280464 0 0.0
.bss 191368 191368 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78152 78152 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 221888 221888 0 0.0
.text 2471442 2471442 0 0.0
tv-casting-app debug (read only) 5426737 5426737 0 0.0
(read/write) 226160 226160 0 0.0
.bss 78952 78952 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138576 138576 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 339136 339136 0 0.0
.text 4728706 4728706 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2423968 2423968 0 0.0
.bss 202892 202892 0 0.0
.data 5872 5872 0 0.0
.text 1386612 1386612 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183407 1183407 0 0.0
bss 139548 139548 0 0.0
rodata 153096 153096 0 0.0
text 811884 811884 0 0.0
p6 all-clusters-app default (read/write) 2536792 2536792 0 0.0
.bss 137376 137376 0 0.0
.data 2800 2800 0 0.0
.text 1495056 1495056 0 0.0
light-app default (read/write) 2420064 2420064 0 0.0
.bss 129712 129712 0 0.0
.data 2600 2600 0 0.0
.text 1378328 1378328 0 0.0
lock-app default (read/write) 2438112 2438112 0 0.0
.bss 129520 129520 0 0.0
.data 2568 2568 0 0.0
.text 1396376 1396376 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 779580 779580 0 0.0
bss 70840 70840 0 0.0
noinit 40416 40416 0 0.0
text 551256 551256 0 0.0
lighting-app tlsr9518adk80d (read/write) 799612 799612 0 0.0
bss 71100 71100 0 0.0
noinit 40416 40416 0 0.0
text 567990 567990 0 0.0

src/platform/BUILD.gn Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented May 27, 2022

PR #18899: Size comparison from 4282726 to d53443c

Increases above 0.2%:

platform target config section 4282726 d53443c change % change
linux chip-tool debug (read only) 9653829 9680229 26400 0.3
.rodata 492541 497213 4672 0.9
.text 7768645 7790373 21728 0.3
chip-tool-no-interactive-ipv6only arm64 (read only) 9398124 9423724 25600 0.3
.rodata 456468 460916 4448 1.0
.text 7413508 7434724 21216 0.3
Increases (18 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section 4282726 d53443c change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 645119 645135 16 0.0
.rodata 83767 83783 16 0.0
lock-ftd LP_CC2652R7 (read only) 679427 679435 8 0.0
.text 582868 582876 8 0.0
pump-app LP_CC2652R7 (read only) 675855 675863 8 0.0
.text 586820 586828 8 0.0
pump-controller-app LP_CC2652R7 (read only) 653783 653791 8 0.0
.text 570008 570016 8 0.0
shell LP_CC2652R7 (read only) 638118 638142 24 0.0
.rodata 80742 80758 16 0.0
.text 557144 557152 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 621654 621662 8 0.0
.app_xip_area 524920 524928 8 0.0
efr32 lighting-app BRD4161A+rpc (read only) 948308 948324 16 0.0
.text 948300 948316 16 0.0
BRD4161A+rs911x (read only) 788708 788724 16 0.0
.text 788700 788716 16 0.0
esp32 all-clusters-app c3devkit (read only) 1002360 1002366 6 0.0
(read/write) 1479346 1479362 16 0.0
.flash.rodata 209856 209872 16 0.0
.flash.text 1002360 1002366 6 0.0
m5stack (read only) 1057279 1057635 356 0.0
(read/write) 481336 481616 280 0.1
.dram0.bss 74936 74944 8 0.0
.flash.rodata 240196 240468 272 0.1
.flash.text 1051895 1052251 356 0.0
k32w lock k32w061+release (read/write) 732216 732232 16 0.0
.text 647664 647680 16 0.0
linux chip-tool debug (read only) 9653829 9680229 26400 0.3
.rodata 492541 497213 4672 0.9
.text 7768645 7790373 21728 0.3
chip-tool-no-interactive-ipv6only arm64 (read only) 9398124 9423724 25600 0.3
.rodata 456468 460916 4448 1.0
.text 7413508 7434724 21216 0.3
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183407 1183439 32 0.0
bss 139548 139552 4 0.0
rodata 153096 153112 16 0.0
text 811884 811892 8 0.0
p6 all-clusters-app default (read/write) 2536792 2536808 16 0.0
.text 1495056 1495072 16 0.0
light-app default (read/write) 2420064 2420080 16 0.0
.text 1378328 1378344 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 779580 779588 8 0.0
text 551256 551262 6 0.0
lighting-app tlsr9518adk80d text 567990 567996 6 0.0
Decreases (14 builds for cc13x2_26x2, linux)
platform target config section 4282726 d53443c change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 163668 163660 -8 -0.0
pump-app LP_CC2652R7 (read/write) 168408 168400 -8 -0.0
pump-controller-app LP_CC2652R7 (read/write) 190336 190328 -8 -0.0
linux all-clusters-app debug (read only) 2752057 2751465 -592 -0.0
.text 2336258 2335666 -592 -0.0
bridge-app debug+rpc (read only) 2024593 2024001 -592 -0.0
.text 1700178 1699586 -592 -0.0
chip-tool-no-interactive-ipv6only arm64 (read/write) 668849 668801 -48 -0.0
.data.rel.ro 606552 606528 -24 -0.0
.dynamic 560 528 -32 -5.7
lighting-app debug+rpc (read only) 2314961 2314385 -576 -0.0
.text 1962642 1962066 -576 -0.0
lock-app debug (read only) 2254073 2253497 -576 -0.0
.text 1893810 1893234 -576 -0.0
ota-provider-app debug (read only) 2067233 2066657 -576 -0.0
.text 1728706 1728130 -576 -0.0
ota-requestor-app debug (read only) 2096449 2095873 -576 -0.0
.text 1760450 1759874 -576 -0.0
shell debug (read only) 2556401 2555825 -576 -0.0
.text 2174930 2174354 -576 -0.0
thermostat-no-ble arm64 (read only) 2360108 2359788 -320 -0.0
(read/write) 177601 177553 -48 -0.0
.data.rel.ro 80032 80008 -24 -0.0
.dynamic 560 528 -32 -5.7
.text 1983216 1982960 -256 -0.0
tv-app debug (read only) 2875745 2875169 -576 -0.0
.text 2471442 2470866 -576 -0.0
tv-casting-app debug (read only) 5426737 5426113 -624 -0.0
.text 4728706 4728082 -624 -0.0
Full report (37 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 4282726 d53443c change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 645119 645135 16 0.0
(read/write) 159168 159168 0 0.0
.bss 74852 74852 0 0.0
.data 3400 3400 0 0.0
.rodata 83767 83783 16 0.0
.text 561116 561116 0 0.0
lock-ftd LP_CC2652R7 (read only) 679427 679435 8 0.0
(read/write) 163668 163660 -8 -0.0
.bss 72876 72876 0 0.0
.data 3264 3264 0 0.0
.rodata 96075 96075 0 0.0
.text 582868 582876 8 0.0
lock-mtd LP_CC2652R7 (read only) 628843 628843 0 0.0
(read/write) 145992 145992 0 0.0
.bss 68612 68612 0 0.0
.data 3264 3264 0 0.0
.rodata 95955 95955 0 0.0
.text 532396 532396 0 0.0
pump-app LP_CC2652R7 (read only) 675855 675863 8 0.0
(read/write) 168408 168400 -8 -0.0
.bss 73276 73276 0 0.0
.data 3300 3300 0 0.0
.rodata 88551 88551 0 0.0
.text 586820 586828 8 0.0
pump-controller-app LP_CC2652R7 (read only) 653783 653791 8 0.0
(read/write) 190336 190328 -8 -0.0
.bss 73132 73132 0 0.0
.data 3260 3260 0 0.0
.rodata 83295 83295 0 0.0
.text 570008 570016 8 0.0
shell LP_CC2652R7 (read only) 638118 638142 24 0.0
(read/write) 154724 154724 0 0.0
.bss 77204 77204 0 0.0
.data 3404 3404 0 0.0
.rodata 80742 80758 16 0.0
.text 557144 557152 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 621654 621662 8 0.0
.app_xip_area 524920 524928 8 0.0
.bss 79376 79376 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 630370 630370 0 0.0
.app_xip_area 535108 535108 0 0.0
.bss 77936 77936 0 0.0
.data 672 672 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 570758 570758 0 0.0
.app_xip_area 465816 465816 0 0.0
.bss 87296 87296 0 0.0
.data 612 612 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914152 914152 0 0.0
(read/write) 133464 133464 0 0.0
.bss 131368 131368 0 0.0
.data 2092 2092 0 0.0
.text 914144 914144 0 0.0
BRD4161A+rpc (read only) 948308 948324 16 0.0
(read/write) 150152 150152 0 0.0
.bss 147856 147856 0 0.0
.data 2296 2296 0 0.0
.text 948300 948316 16 0.0
BRD4161A+rs911x (read only) 788708 788724 16 0.0
(read/write) 129736 129736 0 0.0
.bss 127636 127636 0 0.0
.data 2100 2100 0 0.0
.text 788700 788716 16 0.0
lock-app BRD4161A+wf200 (read only) 954012 954012 0 0.0
(read/write) 128508 128508 0 0.0
.bss 126444 126444 0 0.0
.data 2064 2064 0 0.0
.text 954004 954004 0 0.0
window-app BRD4161A (read only) 899096 899096 0 0.0
(read/write) 133520 133520 0 0.0
.bss 131432 131432 0 0.0
.data 2088 2088 0 0.0
.text 899088 899088 0 0.0
esp32 all-clusters-app c3devkit (read only) 1002360 1002366 6 0.0
(read/write) 1479346 1479362 16 0.0
.dram0.bss 69416 69416 0 0.0
.dram0.data 14640 14640 0 0.0
.flash.rodata 209856 209872 16 0.0
.flash.text 1002360 1002366 6 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1057279 1057635 356 0.0
(read/write) 481336 481616 280 0.1
.dram0.bss 74936 74944 8 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 240196 240468 272 0.1
.flash.text 1051895 1052251 356 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 680892 680892 0 0.0
.bss 80440 80440 0 0.0
.data 2008 2008 0 0.0
.text 596740 596740 0 0.0
lock k32w061+release (read/write) 732216 732232 16 0.0
.bss 80872 80872 0 0.0
.data 1976 1976 0 0.0
.text 647664 647680 16 0.0
linux all-clusters-app debug (read only) 2752057 2751465 -592 -0.0
(read/write) 178336 178336 0 0.0
.bss 86528 86528 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83608 83608 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 242205 242205 0 0.0
.text 2336258 2335666 -592 -0.0
bridge-app debug+rpc (read only) 2024593 2024001 -592 -0.0
(read/write) 148024 148024 0 0.0
.bss 73184 73184 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65320 65320 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 168256 168256 0 0.0
.text 1700178 1699586 -592 -0.0
chip-tool debug (read only) 9653829 9680229 26400 0.3
(read/write) 602512 602512 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 571136 571136 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 492541 497213 4672 0.9
.text 7768645 7790373 21728 0.3
chip-tool-no-interactive-ipv6only arm64 (read only) 9398124 9423724 25600 0.3
(read/write) 668849 668801 -48 -0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 606552 606528 -24 -0.0
.dynamic 560 528 -32 -5.7
.got 15024 15024 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 456468 460916 4448 1.0
.text 7413508 7434724 21216 0.3
lighting-app debug+rpc (read only) 2314961 2314385 -576 -0.0
(read/write) 153632 153632 0 0.0
.bss 75008 75008 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70824 70824 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 186952 186952 0 0.0
.text 1962642 1962066 -576 -0.0
lock-app debug (read only) 2254073 2253497 -576 -0.0
(read/write) 148728 148728 0 0.0
.bss 73696 73696 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67752 67752 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 200328 200328 0 0.0
.text 1893810 1893234 -576 -0.0
ota-provider-app debug (read only) 2067233 2066657 -576 -0.0
(read/write) 141456 141456 0 0.0
.bss 73056 73056 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 60824 60824 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 179960 179960 0 0.0
.text 1728706 1728130 -576 -0.0
ota-requestor-app debug (read only) 2096449 2095873 -576 -0.0
(read/write) 144296 144296 0 0.0
.bss 73760 73760 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 62920 62920 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 175968 175968 0 0.0
.text 1760450 1759874 -576 -0.0
shell debug (read only) 2556401 2555825 -576 -0.0
(read/write) 201840 201840 0 0.0
.bss 117448 117448 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 222386 222386 0 0.0
.text 2174930 2174354 -576 -0.0
thermostat-no-ble arm64 (read only) 2360108 2359788 -320 -0.0
(read/write) 177601 177553 -48 -0.0
.bss 88209 88209 0 0.0
.data 1520 1520 0 0.0
.data.rel.ro 80032 80008 -24 -0.0
.dynamic 560 528 -32 -5.7
.got 4808 4808 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 147532 147532 0 0.0
.text 1983216 1982960 -256 -0.0
tv-app debug (read only) 2875745 2875169 -576 -0.0
(read/write) 280464 280464 0 0.0
.bss 191368 191368 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78152 78152 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 221888 221888 0 0.0
.text 2471442 2470866 -576 -0.0
tv-casting-app debug (read only) 5426737 5426113 -624 -0.0
(read/write) 226160 226160 0 0.0
.bss 78952 78952 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138576 138576 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 339136 339136 0 0.0
.text 4728706 4728082 -624 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2423968 2423968 0 0.0
.bss 202892 202892 0 0.0
.data 5872 5872 0 0.0
.text 1386612 1386612 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183407 1183439 32 0.0
bss 139548 139552 4 0.0
rodata 153096 153112 16 0.0
text 811884 811892 8 0.0
p6 all-clusters-app default (read/write) 2536792 2536808 16 0.0
.bss 137376 137376 0 0.0
.data 2800 2800 0 0.0
.text 1495056 1495072 16 0.0
light-app default (read/write) 2420064 2420080 16 0.0
.bss 129712 129712 0 0.0
.data 2600 2600 0 0.0
.text 1378328 1378344 16 0.0
lock-app default (read/write) 2438112 2438112 0 0.0
.bss 129520 129520 0 0.0
.data 2568 2568 0 0.0
.text 1396376 1396376 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 779580 779588 8 0.0
bss 70840 70840 0 0.0
noinit 40416 40416 0 0.0
text 551256 551262 6 0.0
lighting-app tlsr9518adk80d (read/write) 799612 799612 0 0.0
bss 71100 71100 0 0.0
noinit 40416 40416 0 0.0
text 567990 567996 6 0.0

@bzbarsky-apple bzbarsky-apple merged commit 1d632b7 into project-chip:master May 28, 2022
@agners agners deleted the remove-avahi-dependency-when-using-minimal branch May 28, 2022 07:57
@agners agners restored the remove-avahi-dependency-when-using-minimal branch June 29, 2022 22:09
@agners agners deleted the remove-avahi-dependency-when-using-minimal branch June 29, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants